AL CAPTURE DEVICE NAME$

This function will return the name of the capture device at the given device index, if available.

  Syntax
Return String = AL CAPTURE DEVICE NAME$( deviceIndex )
  Returns

Returns the name of the capture device at the given index, as a string.

  Parameters
deviceIndex
Integer
The Index of the capture device you would like DarkAL to use. For example, if the system has 2 audio capture devices, index 1 will be the first device and index 2 will be the second device. This value ranges from 1 to the number of audio devices the system has installed.
  See also

DarkAL Function Menu